Revision: FiveAM--dev--1.1--patch-8
Archive: bese-devel@common-lisp.net
Creator: Marco Baringer <mb@bese.it>
Date: Fri Jul  5 13:17:53 CEST 2002
Standard-date: 2002-07-05 11:17:53 GMT
New-files: src/.arch-ids/classes.lisp.id src/classes.lisp
    t/.arch-ids/suite.lisp.id t/.arch-ids/tests.lisp.id
    t/suite.lisp t/tests.lisp
Modified-files: fiveam.asd src/run.lisp src/suite.lisp
    src/test.lisp
New-patches: bese-devel@common-lisp.net/FiveAM--dev--1.1--patch-8
Summary: Introduce test dependencies (see body).
Keywords: 

Test can now depend on other tests in the usual and or not logic.

This patch has two other changes incorporated:

1) Refactoring of classes

2) introduction of a simple test suite.